recursive set

英 [rɪˈkɜːsɪv set] 美 [rɪˈkɜːrsɪv set]

网络  递归集

计算机



双语例句

  1. A Stats object may optionally have a list of Stats objects when querying the data in a recursive mode ( such as when the Boolean parameter is set to true).
    Stats对象在以递归模式查询数据时也可以选择性地包括Stats对象列表。
  2. Moreover, these extensions were all achieved using the same basic approach: recursive application of the same basic set of concepts at different levels of abstraction.
    此外,这些扩展都是通过使用相同的基本方法达到的:即在不同的抽象层面上递归地应用那些相同的基本概念集。
  3. Main is a recursive function& it accepts a node set in the current argument and loops over the node set.
    main是一个递归函数,它用current参数接受一个节点集并遍历该节点集。
  4. Once the IndexWriter is set up, the script calls recursive_index_directory to actually do the indexing.
    一旦设置IndexWriter,脚本将调用recursiveindexdirectory来实际进行索引工作。
  5. In a recursive CTE, it is simply any query providing a set of rows.
    在递归CTE中,它只是一个普通的提供一组行的查询。
  6. Recursive training algorithm for one-class support vector machine based on active set method
    基于作用集的一类支持向量机递推式训练算法
  7. The recursive in order least-squares ( LS) algorithms can be applied to estimation and identification of FIR or AR system parameters where a fixed set of input signal samples is available and the order of the model is un-known.
    阶递归最小二乘(LS)算法适用于观察样本个数固定且模型阶数未知时FIR或AR参数的最佳估计和识别问题中。
  8. First, fuzzy c-mean clustering algorithm is employed to search for premises of fuzzy rules, weighted recursive least square method to get the consequents, and similarity analysis to reduce the rule set through rule combination and deletion;
    首先采用模糊c-均值聚类的方法生成规则的前件参数,用权值化的递推最小二乘法局部地确定后件的参数,利用相似性分析进行规则库的约简-规则的组合和规则的删除;
  9. In this paper, we research the relations between the maximal independent set and minimal covering set of a graph, and give a general logical and recursive algorithm of maximal independent set and minimal covering set.
    本文主要研究了图的极大独立集与极小覆盖集之间的关系,并给出了将图的所有极大独立集与极小覆盖集一次性给出的逻辑及递归算法。
  10. According to activity-on-node disassembly tree, the recursive procedure of disassembly cost is set up.
    根据结点式拆卸树,构建了拆卸成本的递推算法;
  11. The Logical and Recursive Algorithm of Maximal Independent Set and Minimal Covering Set
    极大独立集与极小覆盖集的逻辑及递归算法
  12. To overcome the above mentioned shortcomings, the dynamic monitoring model for dam safety, based upon the method of recursive regression is set up. The analysis of an example shows that better results of forecasting and monitoring are obtained from the dynamic monitoring model.
    针对这些不足,应用递推回归的方法,建立了大坝安全动态监控模型,实例分析表明,动态监控模型的预报和监控效果均好于静态监控模型。
  13. First, a recursive algorithm estimating conditional mode was employed to generate a set of uncertain parameter vector samples which lead to instability or unacceptable performance of systems.
    首先采用了一种递归的估计条件众数算法来产生一组使得系统不稳定或性能不可接受的不确定参数向量样本。
  14. The recursive equations of SiO_2, quartz, quartz+ feldspar, and the differentiation index ( DI) versus V_p have been set up on the basis of the data obtained at normal temperature and high pressure ( 600 MPa), with a discussion on their application scope.
    选择常温、600MPa测定的数据建立了地震波速Vp与SiO2、石英、石英+长石、岩石分异指数DI的回归方程,并讨论了回归方程的适用范围。
  15. The algorithm core idea of the algorithm is based on the frequency of the recursive method of set theory, used layer by layer search iterative method.
    关联规则算法的核心思想是基于频集理论的递推方法,所采用的是逐层搜索的迭代方法。
  16. Optimal recursive solutions do exit in a set of cases, including the Kalman filter. For common nonlinear problems, which are becoming increasingly important for many application areas, there are not such perfect analytical solutions.
    在一些理想情况下,这些最优递推解的确存在,如卡尔曼滤波。但是对于通用的非线性问题就没有这样完美的解析解了。
  17. Particle filter is a kind of statistical simulation method based on the idea of recursive Bayesian estimation, which uses a set of weighed particles sampled randomly to approximate the posterior possibility density function.
    粒子滤波是一种基于递推贝叶斯估计的统计仿真方法,它利用一组加权随机粒子样本来近似状态的后验概率密度函数。
  18. It is a recursive Bayes filter based on sample set, and has strong anti-interference capability. The program still continues to track the target in a short time after missing target by occluded. But the large amounts of calculation in real-time program easily become the system bottleneck.
    它是一种基于传播样本集的递归Bayes滤波器,在短时间内受遮挡丢失目标后能恢复跟踪,抗干扰能力强,但是其计算量大,在实时程序中容易成为系统的瓶颈。
  19. The particle filter is used to apply a recursive Bayesian filter based on the propagation of sample set over time, maintain multiple hypotheses at the same time and use a stochastic motion model to predict the position of the object.
    粒子滤波器是一种基于传播样本集的递归贝叶斯滤波器,同时它保持多重假设以及使用随机运动模型预测目标位置。
  20. Secondly, in order to avoid a separate matrix for Householder, the paper uses the recursive algorithm Householder, provides a set of ideas. This paper presents based on the QR decomposition of Householder recursive algorithm.
    其次,为避免单独求Householder矩阵,采用了递推的Householder算法,提供了一种确定参数的思路,列出了基于QR分解的Householder递推算法。